body, dl, dd, ul, li, ol, h1, h2, h3, h4, h5, h6, p, form, header, section, article, footer {
    margin: 0;
    list-style: none;
    padding: 0;
}body {
     min-width: 1240px;
 }
a{
    color: #333;
}
a:hover{
    text-decoration: none !important;
}
h1, h2, h3, h4, p {
    font-family: "微软雅黑";
    color: #333;
}

.col {
    padding-right: 0;
    padding-left: 0;
}

.text-orange {
    color: rgb(0, 112, 192) !important
}

.text-orange1 {
    color: rgb(0, 112, 192)  !important
}

.w12 {
    width: 1200px;
    margin: auto;
}

.font-12 {
    font-size: 12px !important;
    line-height: 23px;
}

.font-13 {
    font-size: 13px !important;
    line-height: 23px;
}

.font-14 {
    font-size: 14px !important;
}

.font-15 {
    font-size: 15px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-17 {
    font-size: 17px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-24 {
    font-size: 24px !important;
}

.font-26 {
    font-size: 26px !important;
}

.font-28 {
    font-size: 28px !important;
}

.text-indent {
    text-indent: 2rem;
}

.col-left {
    width: 795px;
    float: left;
}

.col-right {
    width: 370px;
    float: right;
}

a {
}


.el {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.el2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.el3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.el4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.el5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.lf {
    float: left
}

.rg {
    float: right
}

.header {
    /*background: url("../images/top.png") center center no-repeat;*/
    background: #fff;
    height: 220px
}

.top {
    height: 40px;
    line-height: 40px;
    background: #ebeff7;
    font-size: 14px;
}

.top span {
    color: rgb(0, 51, 153) !important;
}
.top span.top-left{
    float: left;
    height: 40px;
    overflow: hidden;
}

.top div.top-right {
    float: right;
    line-height: 40px;
    color: rgb(0, 51, 153) !important;
}

.top a {
    height: 40px;
    line-height: 40px;
    color: rgb(0, 51, 153) !important;
    font-size: 14px;
    margin: 0 10px;
}

.sech {
    height: 140px;
}

.search {
    margin-top: 32px;
}


.logo {
    width: 555px;
    margin-top: 13px;
}

.logo img {
    width: 100%;
}

.nav {
    background: #003399;
}

.nav ul li {
    position: relative;
    float: left;
}

.nav ul li a {
    line-height: 50px;
    color: #fff;
    display: block;
    font-size: 17px;
    padding: 0 18px;
    font-weight: 700;
}

.nav ul li a:hover {
    background: #245ed2;;
    color: #fff;
}

.active {
    background: #245ed2;;
    color: #fff;
}

input[type="text"], input[type="password"], textarea {
    outline-style: none;
    -webkit-appearance: none;
}

.search input {
    float: left;
    width: 340px;
    height: 36px;
    padding-left: 20px;
    color: #999;
    border: 1px solid #dcdcdc;
    border-radius: 20px 0 0 20px;
    border-right: none;
    margin-top: 13px;
    font-size: 14px;
    line-height: 36px;
}

.search button {
    margin-top: 13px;
    float: left;
    width: 50px;
    height: 36px;
    background: none;
    color: #333;
    border: 1px solid #dcdcdc;
    border-left: none;
    border-radius: 0 20px 20px 0;
}


.nav ul li:hover .m-nav {
    display: block;
}

.nav ul li .m-nav {
    width: 1200px;
    background: #ebeff7;
    position: absolute;
    top: 50px;
    z-index: 99;
    left: -73px;
    display: none;
    padding: 25px;
}

.jianjie {
    width: 620px;
    float: left;
    text-align: left;
}

.nav-title {
    font-size: 18px;
    color: #333;
}
.font-weight-bold{
    font-weight: 700;
}
.nav-title img{
    margin-right: 5px;
}

.nav-title a {
    line-height: normal !important;
    color: #003399 !important;
    padding: 0 !important;
}

.jianjie h1 a:hover {
    background: none !important;
    color: #245ed2 !important;
}

.jianjie img {
    float: left;
}

.jianjie div.nav-text {
    float: left;
    width: 300px;
    text-align: justify;
    margin-left: 20px;
}

.jianjie div.nav-text a {
    padding: 0 !important;
    line-height: 24px;
    color: #003399;
    margin-top: 10px;
    font-size: 14px;
}

.jianjie div.nav-text a:hover {
    background: none;
    color: #245ed2;
}

.jianjie div.nav-text p {
    font-size: 14px;
    line-height: 25px;
    height: 195px;
    overflow: hidden;
}

.lidao {
    float: left;
    text-align: left;
    width: 300px;
}

.lidao ul li {
    float: left;
    width: 60px;
    margin-left: 20px;
    margin-top: 15px;
}

.lidao ul li:first-child {
    margin-left: 0;
}

.lidao ul li a {
    padding: 0;
}

.lidao ul li img {
    width: 100%;
    height: 78px;
}

.lidao ul li a {
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    margin-top: 5px;
    color: #333 !important;
}

.lidao ul li a:hover {
    background: none;

}

.lidao ul li a:hover{
    color: #245ed2 !important;
}

.m-n {
    float: left;
    text-align: left;
}



.m-n a:hover {
    color: #245ed2 !important;
    background: none !important;
    text-decoration: none;
}
.m-n span{
    display: block;
}
.m-n span a {
    color: #333 !important;
    line-height: 42px !important;
    font-size: 14px !important;
    font-weight: bold;
    padding: 0 !important;
    float: left;

}
.m-n span img{
    margin-top: 17px;
    margin-right: 5px;
    float: left;
}

.nav ul li .m-nav1 {
    width: 1200px;
    background: #ebeff7;
    position: absolute;
    top: 50px;
    z-index: 99;
    left: -284px;
    display: none;
    padding: 25px;
}

.nav ul li:hover .m-nav1 {
    display: block;
}

.m-nav1 .team-ys {
    float: left;
}

.m-nav1 .team-ys ul li {
    float: left;
    width: 140px;
    margin-left: 15px;
}

.m-nav1 .team-ys ul li:first-child{
    margin-left: 0;
}

.m-nav1 .team-ys ul li a {
    padding: 0 !important;
}

.m-nav1 .team-ys ul li a:hover {
    background: none;
}

.m-nav1 .team-ys ul li a:hover h1 {
    color: #245ed2 !important;
}

.m-nav1 .team-ys ul li img {
    width: 100%;
    height: 180px;
}

.m-nav1 .team-ys ul li h1 {
    font-size: 16px;
    margin-top: 15px;
}

.nav ul li .m-nav-c {
    width: 870px;
    background: #ebeff7;
    position: absolute;
    top: 50px;
    z-index: 99;
    left: -282px;
    padding: 25px;
    overflow: hidden;
    display: none;
}

.nav ul li:hover .m-nav-c {
    display: block;
}

.nav ul li .m-nav-c .res a {
    padding: 0 !important;
}

.nav ul li .m-nav-c .res, .nav ul li .m-nav-c .res-n {
    float: left;
}

.nav ul li .m-nav-c .res-n {
    width: 580px;
}

.nav ul li .m-nav-c .res-n ul li {
    float: none;
}

.nav ul li .m-nav-c .res-n ul li a {
    line-height: 24px;
    padding: 0 !important;
}

.nav ul li .m-nav-c .res-n ul li a:hover, .nav ul li .m-nav-c .res a:hover {
    background: none;
}

.nav ul li .m-nav-c .res-n ul li a:hover h2 {
    color: #245ed2;
}

.nav ul li .m-nav-c .res a:hover span {
    background: #245ed2;
}

.nav ul li .m-nav-c .res-n ul li a h2 {
    float: left;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
}

.nav ul li .m-nav-c .res-n ul li a h2 span {
    float: left;
    margin-right: 10px;
}

.nav ul li .m-nav-c .res-n ul li a span {
    float: right;
    font-size: 14px;
    color: #999;
}

.nav ul li .m-nav-c .res h1, .nav ul li .m-nav-c .res-n h1 {
    margin-bottom: 10px;
    text-align: left;
}

.nav ul li .m-nav-c .res div {
    width: 90px;
    float: left;
}

.nav ul li .m-nav-c .res div h1 {
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 0;
}

.nav ul li .m-nav-c .res h1 a, .nav ul li .m-nav-c .res-n h1 a {
    line-height: normal !important;
    color: #003399 !important;
}

.nav ul li .m-nav-c .res h1 a:hover, .nav ul li .m-nav-c .res-n h1 a:hover {
    background: none !important;
    color: #245ed2 !important;
}

.nav ul li .m-nav-c .res span {
    display: block;
    width: 90px;
    height: 90px;
    background: #003399;
    color: #fff;
    text-align: center;
    padding: 20px;
}

.nav ul li .m-nav-c .res span i {
    font-size: 40px;
    line-height: 90px;
}

.nav ul li .m-nav-c .res span {
    display: block;
    width: 90px;
    height: 90px;
    background: #003399;
    color: #fff;
}

.nav ul li .m-nav-c .res span i {
    font-size: 40px;
    line-height: 90px;
}

.nav ul li .m-nav-y {
    width: 1200px;
    background: #ebeff7;
    position: absolute;
    top: 50px;
    z-index: 99;
    left: -602px;
    padding: 25px;
    overflow: hidden;
    display: none;
}
.nav ul li .m-nav-y .yjstzgg{
    width: 700px;
    float: left;
}
.nav ul li .m-nav-y .yjstzgg ul li{
    float: none;
}
.nav ul li .m-nav-y .yjstzgg ul li a{
    padding: 0;
}
.nav ul li .m-nav-y .yjstzgg ul li h2{
    overflow: hidden;
    font-size: 16px;
    float: left;
    line-height: 34px;
}
.nav ul li .m-nav-y .yjstzgg ul li h2 img{
    float: left;margin-right: 5px;
    margin-top: 14px;
}
.nav ul li .m-nav-y .yjstzgg ul li h2 a{
    float: left;
    font-size: 16px;
    color: #333 !important;
    font-weight: normal;
    line-height: 34px;
}
.nav ul li .m-nav-y .yjstzgg ul li .data {
    font-size: 16px;
    float: right;
    font-weight: normal;
    display: block !important;
    line-height: 34px;
    color: #999;
}
.nav ul li .m-nav-y .yjstzgg ul li a:hover{
    background: none;
}
.nav ul li .m-nav-y .yjstzgg ul li a:hover h2{
    color: #245ed2;
}
.nav ul li .m-navj {
    width: 1200px;
    background: #ebeff7;
    position: absolute;
    top: 50px;
    z-index: 99;
    left: -178px;
    padding: 25px;
    overflow: hidden;
    display: none;
}
.nav ul li:hover .m-navj{
    display: block;
}
.nav ul li .m-navj .jgsz{
    width: 350px;
    float: left;
}

.nav ul li .m-navj .jgsz dl dd a{
    border: 1px solid #c7d1e6;
    margin-top: 15px;
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 15px;
}
.nav ul li .m-navj .jgsz dl dd a:hover{
    color: #fff;
    border: 1px solid #245ed2;
}

.nav ul li .m-nav-y .jianjie {
    width: 550px;
    float: left;
    text-align: left;
    margin-left: 0;
    margin-top: 0;
}

.nav ul li .m-nav-y .jianjie img{
    width: 240px;
}

.nav ul li .m-nav-y .jianjie .nav-text {
    float: left;
    width: 290px;
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
    margin-left: 20px;
}

.nav ul li:hover .m-nav-y {
    display: block;
}

.nav ul li .m-nav2 {
    width: 240px;
    background: #003399;
    position: absolute;
    top: 50px;
    z-index: 99;
    right: 50%;
    margin-right: -120px;
    overflow: hidden;
    display: none;
}

.nav ul li .m-nav2 a {
    text-align: center;
    border-bottom: 1px solid #123e96;
    color: #fff !important;
    font-size: 15px;
    line-height: 40px;
}

.nav ul li .m-nav2 a:hover {
    color: #fff !important;
}

.nav ul li:hover .m-nav2 {
    display: block;
}

.fixnav {
    background: #333;
}

main {

}

.main {
    width: 100%;
}

.main-title {
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px;
}


.main-title h1 {
    float: left;
    text-align: center;
    font-size: 18px;
    color: #003399;
    font-weight: 700;
    line-height: 25px;
}
.main-title h1 img{
    padding-right: 5px;
}
.main-title .more {
    float: right;
    color: #999;
    font-size: 14px;
    line-height: 25px;
}

.main-title .more:hover {
    color: #245ed2;
}

.munt {
    background: #fff;
    padding: 8px 0 0 0;
    width: 100%;
}

.heignt {
    min-height: 500px;
}

.munt .munt-t {
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.munt .munt-t img {
    width: 20%;
    height: 96px;
    float: left;
}

.munt .munt-t .munt-c {
    float: right;
    width: 78%;
}

.munt .munt-t .munt-c .munt-text a h2 {
    float: left;
    font-size: 16px;
    width: 78%;
    font-weight: normal;
    color: #333;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 28px;
}

.munt .munt-t .munt-c .munt-text a h2 span {
    color: #999;
    margin-right: 5px;
}

.munt .munt-t .munt-c .munt-text a .date {
    float: right;
    color: #999;
    line-height: 28px;
    font-size: 16px;
}

.munt .munt-t .munt-c p {
    font-size: 12px;
    line-height: 22px;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 66px;
}

.munt ul li a h2 {
    float: left;
    font-size: 15px;
    width: 67%;
    font-weight: normal;
    color: #333;
    line-height: 34px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 35px;
}

.munt ul li a:hover h2 {
    color: #fe840d;
}

.munt ul li a h2 span {
    color: #999;
    margin-right: 5px;
}

.munt ul li a .date {
    float: right;
    color: #999;
    line-height: 34px;
    font-size: 15px;
}

.munt ul li a {
    color: #333;
    overflow: hidden;
    font-size: 16px;
    line-height: 30px;
}

.munt ul li a span {
    color: #999;
    margin-right: 5px;
}

.main-title .title .text1 {
    float: left;
    background: url("../images/t2.png") no-repeat;
    width: 160px;
    height: 48px;
}

.main-title .title .text1 span {
    width: 24px;
    height: 24px;
    float: left;
    margin-top: 12px;
    margin-left: 15px;
}

.main-title .title .text1 h1 {
    height: 48px;
    float: left;
    line-height: 48px;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    margin-left: 10px;
}

.dire {
    background: #003399;
    border-radius: 8px;
    height: 100px;
}

.sz {
    width: 100px;
}

.sz img {
    width: 100%;
    height: 100px;
}

.dire-t {
    width: 103px;
}

.dire-t span {
    width: 40px;
    height: 40px;
    display: block;
    margin: 15px auto 0 auto;
}

.dire-t span img {
    width: 100%;
}

.dire-t h3 {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    margin-top: 10px;
}

.dire1 {
    background: #245ed2;
    height: 100px;
    border-radius: 8px;
}

.dire-t1 span {
    width: 40px;
    height: 40px;
    display: block;
    margin: auto;
    padding-top: 15px;
}

.dire-t1 span img {
    width: 100%;
}

.dire-t1 h3 {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    padding-top: 22px;
}

.kj {
    overflow: hidden;
}

.kj div div img {
    /*width: 100%;
    height: 92px;*/
}

.tz {
    overflow: hidden;
}


.tz ul li a{
    border: 2px solid #1565c0;
    width: 100%;
    text-align: center;
    height: 40px;
    border-radius: 5px;
    font-size: 16px;
    display: block;
    line-height: 40px;
    margin-top: 12px;
}

.jz {
    height: 353px;
    overflow: hidden;
}

.news-one {
    height: 247px;
    overflow: hidden;
}

/*.news-two .hd {
    height: 52px !important;
    line-height: 52px !important;
    padding: 0 15px 0 0;
    font-size: 20px;
    background: #fbfafa;
}*/

.news-right {
    height: 354px;
    overflow: hidden;
}

.news-right ul li a h2, .news-right ul li a .date {
    line-height: 35px;
}

.news-l {
    padding: 15px;
}

.news-left .news-left-title {
    border-bottom: 1px solid #ccc;
}

.news-left .news-left-title h1 {
    float: left;
    font-size: 18px;
    font-weight: bold;
    border-bottom:1px solid #245ed2;
    margin-bottom: -1px;
    padding-bottom: 8px;
}
.news-left .news-left-title h1 img{
    margin-right: 5px;
}

.news-left .news-left-title a {
    float: right;
    font-size: 14px;
    line-height: 24px;
}

.news-left .news-left-conter ul li a {
    border: 1px solid #c4daf3;
    background:#eff7ff;
    width: 100%;
    display: block;
    font-size: 16px;
    text-align: center;
    height: 45px;
    margin-top: 15px;
    line-height: 45px;
    border-radius: 5px;
}

.news-left .news-left-zt ul li {
    margin-top: 15px;
    position: relative;
}

.news-left .news-left-zt ul li img {
    width: 100%;
    height: 80px;
}

.news-left .news-left-zt ul li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #fff;
    background: rgba(0, 51, 153, 0.5);
    text-align: center;
    height: 80px;
    line-height: 80px;
    display: none;
}
.news-left .news-left-zt ul li:hover a{
    display: block;
}
.news-left .news-left-lj ul li img{
    float: left;
    margin-top: 10px;
    margin-right: 5px;
}
.news-left .news-left-lj ul li a {
    line-height: 31px;
    color: #333;
    float: left;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.jg {
    height: 89px;
    overflow: hidden;
}

.jg ul li a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.slideBox {
    position: relative;
    overflow: hidden;
    width: 720px;
    float: left;
    height: 420px;
}

.slideBox .hd {
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 15px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 5px;
}

.slideBox .hd ul li.on {
    background: #f00;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slideBox .bd li{
    position: relative;
}
.slideBox .bd li a.slide-img {
    position: relative;
    display: block;
}
.slideBox .bd li a .o-bg{
    background: rgba(0,0,0,0.1) !important;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.slideBox .bd li .tit {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    background: rgba(0, 51, 153, 0.5);
    width: 100%;
    line-height: 40px;
    padding: 0 20px;
    color: #fff;
    z-index: 99;
    font-size: 16px;
}
.slideBox .bd li .tit a{
    color: #fff !important;
}

.slideBox .bd img {
    width: 720px;
    height: 420px;
    display: block;
}

/* 涓嬮潰鏄墠/鍚庢寜閽唬鐮侊紝濡傛灉涓嶉渶瑕佸垹闄ゅ嵆鍙� */
.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}


.progre {
    float: right;
    width: 450px;
    background: #fff;
    height: 420px;
}

.progre .t {
    border-bottom: 1px dashed #e5e5e5;
    margin-bottom: 5px;
    margin-top: 15px;
    height: 118px;
}

.progre .t div {
    position: relative;
}

.progre .t div h2 {
    width: 60%;
    overflow: hidden;
    font-size: 16px;
    float: left;
    line-height: 16px;
}

.progre .t div h2 a{
    color: #333;
}

.progre .t div h2 a:hover{
    color: #245ed2;
}

.progre .t div h2 img {
    margin-right: 5px;
}

.progre .t div b {
    position: absolute;
    top: 0;
    left: 61%;
    color: red;
    font-weight: normal;
}

.progre .t div .data {
    font-size: 16px;
    float: right;
    line-height: 16px;
    color: #999;
}

.progre .t p {
    font-size: 14px;
    float: right;
    line-height: 28px;
    color: #999;
    margin-top: 8px;
    margin-bottom: 10px;
    height: 84px;
}

.progre .title-m {
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
}

.progre .title-m h1 {
    float: left;
    font-size: 20px;
    font-weight: 700;
    border-bottom: 2px solid #003399;
    margin-bottom: -1px;
    padding-bottom: 6px;
}

.progre .title-m a {
    float: right;
    font-size: 14px;
    line-height: 28px;
}

.progre ul li {
    position: relative;
}

.progre ul li a:hover{
    color: #245ed2;
}

.progre ul li h2 {
    width: 60%;
    overflow: hidden;
    font-size: 16px;
    float: left;
    line-height: 36px;
}
.progre ul li h2 img{
    margin-right: 5px;
}
.progre ul li h2 a{
    color: #333;
}

.progre ul li h2 span {
    color: #999;
    margin-right: 4px;
}

.blink {
    position: absolute !important;
    top: 0;
    left: 61%;
    font-weight: normal;
}

@keyframes blink {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

/* 娣诲姞鍏煎鎬у墠缂€ */
@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-ms-keyframes blink {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-o-keyframes blink {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

/* 瀹氫箟blink绫�*/
.blink {
    color: red;
    animation: blink 1s linear infinite;
    /* 鍏跺畠娴忚鍣ㄥ吋瀹规€у墠缂€ */
    -webkit-animation: blink 1s linear infinite;
    -moz-animation: blink 1s linear infinite;
    -ms-animation: blink 1s linear infinite;
    -o-animation: blink 1s linear infinite;
}

.progre ul li .data {
    font-size: 16px;
    float: right;
    line-height: 36px;
    color: #999;
}

.main ul li h2 {
    width: 60%;
    overflow: hidden;
    font-size: 16px;
    float: left;
    line-height: 34px;
}
.main ul li h2 img{
    margin-right: 5px;
}
.main ul li h2 a{
    color: #333;
}

.main ul li a:hover {
    color: #245ed2;
}

.main ul li h2 span {
    color: #999;
    margin-right: 4px;
}

.main ul li .data {
    font-size: 16px;
    float: right;
    line-height: 34px;
    color: #999;
}

.zt {
}

.zt li {
    width: 23.5%;
    float: left;
    margin-right: 2%;
    margin-top: 20px;
    position: relative;
}

.zt li+li+li+li{
    margin-right: 0;
}

.zt li img {
    width: 100%;
    height: 86px;
    border: 1px solid #e5e5e5;
}

.zt1 li {
    width: 31.5%;
    float: left;
    margin-right: 2.5%;
}

.zt1 li:nth-child(3n) {
    margin-right: 0;
}

.zt1 li img {
    width: 100%;
    height: 75px;
    margin-top: 20px;
    border: 1px solid #e5e5e5;
}

.zt li h1 {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 86px;
    width: 100%;
    height: 86px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: rgba(0, 51, 153, 0.5);
    display: none;
}
.zt li:hover h1{
    display: block;
}

.zt li h1 a{
    display: block;
    line-height: 86px;
    text-align: center;
    color: #fff;
    width: 100%;
}
.zt li h1 a:hover{
    color: #fff !important;
}
.academic {
    width: 100%;
}

.academic .hd {
    font-size: 24px;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px;
}

.academic .hd ul {
    overflow: hidden;
}

.academic .hd ul li {
    float: left;
    color: #333;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 2px solid #d9d9d9;
}
.academic .hd ul li img{
    padding-right: 5px;
    margin-top: -3px;
}

.academic .hd ul li:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
}
.mo {
    font-size: 14px;
    position: absolute;
    top: -48px;
    right: 0;
}

.mo a {
    color: #999;
    line-height: 34px;
}

.mo a:hover {
    color: #245ed2;
}

.academic .hd ul .on {
    color: #003399;
}

.academic .hd ul .on a {
    display: block;
}

.academic .bd {
}

.academic .bd ul {
}

.academic .bd li {
    position: relative;
}

.academic .bd a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.academic .bd li h2 {
    color: #333;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    float: left;
    font-weight: normal;
    width: 67%;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.academic .bd li h2 a{
    color: #333;
}

.academic .bd li a:hover {
    color: #245ed2;
}

.academic .bd li h2 img {
    margin-right: 5px;
}

.academic .bd li span {
    float: right;
    color: #999;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
}

.academic .bd .t {
    height: 122px;
    overflow: hidden;
}

.academic .bd .t .pic {
    width: 130px;
    float: left;
}

.academic .bd .t .con {
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 15px;
}

.academic .bd .t .con p {
    margin-top: 10px;
    font-size: 14px;
    color: #999;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

select {
    width: 210px;
    height: 36px;
    border: 1px solid #e5e5e5;
    color: #444;
    font-size: 14px;
    padding: 0 10px;
}

.footer {
    background: #003399;
}


.footer div {
    color: #c9d4ea;
    font-size: 14px;
    line-height: 30px;
}

.footer div span {
    margin: 0 20px;
    float: right;
}

/*浜岀骇椤靛乏渚у鑸�*/
.ment {
    width: 100%;
}

.ment h1 {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #003399;
    color: #fff;
    font-size: 22px;
    padding-left: 20px;
}

.ment ul li a {
    line-height: 50px;
    border-bottom: 1px solid #d8dde4;
    background: #ebeff7;
    display: block;
    color: #333;
    font-size: 16px;
    padding: 0 15px;
}
.ment ul li dl dd a{
    line-height: 40px;
    padding: 0 15px 0 30px;
}



.ment ul li a span.left {
    float: left;
    line-height: 50px;
}

.ment ul li a i.right {
    float: right;
}

.ment ul li a i {
    line-height: 50px;
    display: block;
    float: left;
}

.ment ul li a i {
    color: #999;
}

.ment ul li a:hover {
    background: #245ed2;
    color: #fff !important;
}

.ment ul li a:hover i {
    color: #fff;
}

/*浜岀骇椤甸潰鍖呭睉*/
.actives a {
    background: #245ed2 !important;
    color: #fff !important;
    border: none !important;
}

.a-title {
    border-bottom: 2px solid #003399;
    padding-bottom: 10px;
}

.a-title i {
    color: #003399;
}

.a-title a {
    color: #333;
}

/*姒傚喌*/
.conter {
    margin: 10px 0;
}

.conter p {
    line-height: 36px;
    margin-bottom: 5px;
    font-size: 16px;
}

.conter p img{
    text-align: center;
    max-width: 100%;
}

/*棰嗗*/
.left-title {
    border-bottom: 2px solid #d7e4f1 !important;
    padding-bottom: 0 !important;
}
.left-title span {
    font-size: 18px !important;
    font-weight: 700 !important;
    border-bottom: 3px solid #1565c0 !important;
    margin-bottom: -2px;
    padding-bottom: 4px;
}

.conter ul.team li div {
    width: 70%;
    margin: auto;
}

.conter ul.team li div img {
    border: 5px solid #f2f2f2;
    width: 100%;
    height: 238px;
}

.conter ul.team li h1 {
    font-size: 16px;
    color: #333;
    font-weight: normal;
    line-height: 24px;
    margin-top: 10px;
}

.conter ul.team li h1 span {
    font-size: 14px;
    color: #999;
    display: block;
    height: 24px;
}

/*棰嗗璇︽儏*/
.conter div.team div img {
    border: 5px solid #f2f2f2;
    width: 100%;
    height: 238px;
}

.conter div.team div {
    font-size: 16px;
    color: #333;
}

.conter div.team div span {
    color: #999;
}

.conter div.team-about h1 {
    font-size: 18px;
    line-height: 40px;
    background: #f2f2f2;
    padding-left: 20px;
    color: #003399;
}

.conter div.team-about div.team-time {
    color: #999;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}

.act-time {
    color: #003399 !important;
}

.conter div.team-about div.team-time a {
    color: #333;
    padding: 0 12px;
}

.conter div.team-about ul li a {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 10px;
    display: block
}

.conter div.team-about ul li a span {
    color: #0b51c5;
}

.conter div.team-about ul li a:hover {
    color: #003399;
}
.blue.lighten-5{
    background-color: #ebeff7 !important;
}
/*鏂伴椈*/
.conter ul.news li {
    width: 100%;
    border-bottom: 1px dashed #eee;
}

.conter ul.news li a {
    width: 100%;
    color: #333;
}

.conter ul.news li h1 {
    font-weight: normal;
    font-size: 16px;
    width: 80%;
    color: #333;
    line-height: 40px;
    float: left;
}

.conter ul.news li h1 a:hover{
    color: #0b51c5;
}

.conter ul.news li h1 img {
    display: inline-block;
    margin-right: 5px;
}

.conter ul.news li .data {
    float: right;
    font-size: 16px;
    color: #999;
    line-height: 40px;
}

.conter ul.news li:hover h1 {
    color: #003399;
}

/*鏂伴椈璇︽儏*/
.conter div.news h1 {
    text-align: center;
    font-size: 24px;
    font-weight: normal;
}


/*瀵煎笀*/
.conter div.tutor h1 {
    font-size: 18px;
    line-height: 40px;
    background: #f2f2f2;
    padding-left: 20px;
    color: #003399;
}

.conter div.tutor ul li {
    float: left;
    width: 14%;
}

.conter div.tutor ul li a {
    line-height: 30px;
    color: #333;
}

.conter div.tutor ul li a:hover {
    color: #003399;
}

.conter ul.researcher li {
    float: left;
    width: 33.3%;
    background:#ebeff7;
    height: 50px;
    color: #245ed2;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 14px;
    padding-top: 10px;
    text-align: center;
}

/*瀵煎笀鎼滅储*/
.conter ul.researcher li input {
    float: none;
    width: 170px;
    height: 30px;
    border: none;
}

.conter ul.researcher li button {
    float: none;
    width: 170px;
    height: 30px;
    background: #003399;
    border: none;
    color: #fff;
}

/*绉戠爺鎴愭灉*/
.conter div.result .result-title {
    background: #003399;
}

.conter div.result .result-title div {
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
}

.conter div.result .result-title div.year {
    width: 100px;
    border-right: 1px solid #fff;
}

.conter div.result .result-title div.name {
    width: 300px;
    border-right: 1px solid #fff;
}

.conter div.result .result-title div.people {
    width: 120px;
    border-right: 1px solid #fff;
}

.conter div.result .result-title div.category {
    width: 100px;
    border-right: 1px solid #fff;
}

.conter div.result .result-title div.grade {
    width: 100px;
    border-right: 1px solid #fff;
}

.conter div.result .result-title div.unit {
    width: 130px;
}

.conter div.result ul li:nth-child(even) {
    background: #f7f7f7;
}

.conter div.result ul li div {
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #333;
    font-size: 14px;
}

.conter div.result ul li div.year {
    width: 100px;
    border-right: 1px solid #eee;
}

.conter div.result ul li div.name {
    width: 300px;
    border-right: 1px solid #eee;
}

.conter div.result ul li div.people {
    width: 120px;
    border-right: 1px solid #eee;
}

.conter div.result ul li div.category {
    width: 100px;
    border-right: 1px solid #eee;
}

.conter div.result ul li div.grade {
    width: 100px;
    border-right: 1px solid #eee;
}

.conter div.result ul li div.unit {
    width: 130px;
}

.conter div.result ul li a:hover div {
    color: #003399;
}

.header {
    position: relative;
    height: 50px;
    background: #003399;
    display: none
}

.header .logo {
    display: block;
    width: 130px;
    height: 30px;
    padding: 10px 0 0 10px;
}

.header .logo img {
    display: block;
    width: 100%;
}

.header div.search {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    display: block;
    width: 50px;
    height: 50px;
    text-indent: -9999em;
    background: url("../images/icon-search.png") no-repeat center center;
    background-size: 40%;
    margin-top: 0;
}

.header div.search:hover {
    background-color: #003399;
}

.header div.search span {
    display: none;
}

.header .user-icon {
    position: absolute;
    top: 0;
    right: 70px;
    z-index: 1000;
    display: block;
    width: 50px;
    height: 50px;
    text-indent: -9999em;
    background-size: 40%;
}

.header .user-icon span {
    display: none;
}

.header .user-icon:hover {
    background-color: #003399;
}

.header .back {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 50px;
    height: 50px;
    text-indent: -9999em;
    background: url("../images/icon-back.png") no-repeat center center;
    background-size: 12px 20px;
}

.wrapper {
    display: none;
}



.zuzhijigou {
    left: 0;
    top: 0;
    width: 100%;
}

.zuzhijigou .glbm {
    width: 227px;
    position: absolute;
    left: 120px;
    top: 235px;
}

.zuzhijigou .glbm a:first-child {
    margin-top: 32px;
}

.zuzhijigou .glbm a {
    display: block;
    height: 24px;
    width: 100%;
}

.zuzhijigou .yjzx {
    width: 181px;
    position: absolute;
    left: 378px;
    top: 235px;
}

.zuzhijigou .yjzx a:first-child {
    margin-top: 34px;
}

.zuzhijigou .yjzx a {
    display: block;
    height: 24px;
    width: 100%;
}

.zuzhijigou .yjd {
    width: 152px;
    position: absolute;
    left: 603px;
    top: 235px;
}

.zuzhijigou .yjd a:first-child {
    margin-top: 34px;
}

.zuzhijigou .yjd a {
    display: block;
    height: 24px;
    width: 100%;
}

.zuzhijigou .pttz {
    width: 602px;
    position: absolute;
    left: 162px;
    top: 400px;
}

/*.zuzhijigou .pttz a:first-child{
    margin-top: 34px;
}*/

/*.zuzhijigou .pttz a{
    display: block;
    height: 24px;
    width: 50%;
    float: left;
}*/

.zuzhijigou .pttz a:nth-child(odd) {
    display: block;
    height: 30px;
    width: 48%;
    float: left;
}

.zuzhijigou .pttz a:nth-child(even) {
    display: block;
    height: 30px;
    width: 52%;
    float: left;
}

.scroll_area {
    width: 390px;
}

.scroll_area .content {
    overflow: hidden;
    position: relative;
    color:#003399;
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: bold;
}

.scroll_area .scrolltxt {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
}

.scroll_area .scrolltxt div {
    display: inline-block;
}

/*

.yjzx {
    margin-top: 15px;
}

.yjd {
    margin-top: 13px;
}

.pttz {
    margin-top: 4px;
}

.tzzx {
    margin-top: 8px;
}

.tzzx a {
    height: 32px;
}

.hwzx {
    margin-top: 9px;
}

.gkbm {
    margin-top: 13px;
}*/
.kj div div span {
    display: block;
    text-align: center;
    height: 45px;
}

.kj div div span img {
    height: 100%;
}

.nw {
    width: 100%;
    height: 124px;
    border: 2px solid #003399;
    border-radius: 5px;
}
.nw div{
    margin-top: 25px !important;
}
.nw h1 {
    font-size: 16px;
    text-align: center;
    margin-top: 15px;
    font-weight: bold;
    color: #333;
    font-family: "寰蒋闆呴粦"
}

.app {
    border-color: #e81a61 !important;
}

.app span {
    color: #e81a61 !important;
}

.yxdl {
    border-color: #245ed2 !important;
    color: #245ed2 !important;
}

.yxdl span {
    color: #245ed2 !important;
}

.tsg {
    border-color: #245ed2 !important;
    color: #245ed2 !important;
}

.tsg span {
    color: #245ed2 !important;
}

.szxx {
    border-color: #39b44c !important;
}

.szxx span {
    color: #39b44c !important;
}

.jjxx {
    border-color: #e60012 !important;
    color: #e60012 !important;
}

.jjxx span {
    color: #e60012 !important;
}

.picScroll-left {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.picScroll-left .hd {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -25px;
    z-index: 999;
    height: 50px;
    width: 100%;
}

.picScroll-left .hd .next{
    width: 50px;
    height: 50px;
    float: right;
    text-align: center;
    overflow: hidden;
    font-size: 44px;
    cursor: pointer;
    line-height: 50px;
    background: rgba(0, 51, 153, 0.5);
    color: #fff;
}
.picScroll-left .hd .prev{
    width: 50px;
    font-size: 44px;
    height: 50px;
    float: left;
    overflow: hidden;
    cursor: pointer;
    line-height: 50px;
    text-align: center;
    background: rgba(0, 51, 153, 0.5);
    color: #fff;
}

.picScroll-left .bd {

}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin-right: 16px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative
}

.picScroll-left .bd ul li .pic {
    text-align: center;
}

.picScroll-left .bd ul li .pic img {
    width: 286px;
    height: 190px;
    display: block;
}

.picScroll-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picScroll-left .bd ul li .title {
    line-height: 190px;
    position: absolute;
    bottom: -190px;
    left: 0;
    width: 100%;
    height: 190px;
    background: rgba(1, 127, 188, 0.5);
}

.picScroll-left .bd ul li .title a {
    color: #fff;
    display: block;
    width: 100%;
    height: 190px;
}

.picScroll-left .bd ul li:hover .title {
    bottom: 0px;
}


/*
.picMarquee-top {
    background: #f5fafd;
    height: 277px;
    width: 30.9%;
    overflow: hidden;
    float: left;
    position: relative;
}

.picMarquee-top .hd {
    padding: 0 10px;
}

.picMarquee-top .hd h1 {
    border-bottom: 1px solid #eee;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 5px;
    position: relative;
    padding-left: 10px;
    margin-top: 10px;
}

.picMarquee-top .hd h1:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 1px;
    width: 3px;
    height: 18px;
    background: #003399;
    vertical-align: middle;
}


.picMarquee-top .bd {
    padding: 0 10px;
    height: 210px;
    overflow: hidden;
    margin-top: 15px;
}

.picMarquee-top .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-top .bd ul li {
    text-align: center;
    zoom: 1;
    margin-bottom: 20px;
}

.picMarquee-top .bd ul li .pic {
    text-align: center;
}

.picMarquee-top .bd ul li .pic img {
    width: 100%;
    height: 65px;
    display: block;

}

.picMarquee-top .bd ul li .pic a:hover img {
    border-color: #999;
}

.picMarquee-top .bd ul li .title {
    line-height: 24px;
    margin-top: 5px;
}
.picMarquee-top .bd ul li .title a{
    font-size: 15px;
    color: #333;
}*/

.picMarquee-top {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.picMarquee-top .hd {
}

.picMarquee-top .hd h1 {
    border-bottom: 1px solid #eee;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 5px;
    position: relative;
    padding-left: 10px;
    margin-top: 10px;
}

.picMarquee-top .hd h1:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 1px;
    width: 3px;
    height: 18px;
    background: #003399;
    vertical-align: middle;
}


.picMarquee-top .bd {
    overflow: hidden;

}

.picMarquee-top .bd ul {
    overflow: hidden;
    zoom: 1;
}
.picMarquee-top .bd ul li:first-child{
    margin-left: 0;
}
.picMarquee-top .bd ul li+li+li+li{
    margin-left: 0;
}
.picMarquee-top .bd ul li+li+li+li+li{
    margin-left: 34px;
}
.picMarquee-top .bd ul li {
    text-align: center;
    zoom: 1;
    margin-top: 15px;
    float: left;
    margin-left: 34px;
    width: 30%;
}

.picMarquee-top .bd ul li .pic {
    text-align: center;
    border: 1px solid #e5e5e5;
}

.picMarquee-top .bd ul li .pic img {
    width: 100%;
    height: 60px;
    display: block;

}

.picMarquee-top .bd ul li .pic a:hover img {
    border-color: #999;
}

.picMarquee-top .bd ul li .title {
    line-height: 24px;
    margin-top: 5px;
}
.picMarquee-top .bd ul li .title a{
    font-size: 15px;
    color: #333;
}
.ky .hd{
    padding: 0 !important;
    border: 1px solid #d9d9d9 !important;
    height: 78px;
}
.ky .hd h1{
    float: left;
    padding: 0 20px;
    background: #003399;
    color: #fff;
    line-height: 77px;
    font-size: 18px;
    font-weight: bold;
}
.ky .hd h1 img{
    margin-right: 5px;
}
.ky .hd ul{
    float: left;
    margin-left: 30px;
}
.ky .hd a{
    float: right;
    line-height: 77px;
    padding: 0 20px;
    font-size: 16px;
    color: #999;
}
.ky .hd ul li{

    border-left: none !important;
    padding: 0 20px !important;
    line-height: 77px;
}
.ky .hd ul .on{
    position: relative;
}
.ky .hd ul .on:after{
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    z-index: 9;
    background: #003399;
    vertical-align: middle;
}

.link div{
    width: 210px;
    float: left;
    margin-left: 35px;
}

.link div:first-child{
    margin-left: 0;
}

/*    鍒嗛〉*/
.bai12_22h div{
    line-height: 30px;
    float: left;
    font-size: 14px;
    margin: 0 6px;

}
.bai12_22h input{
    border: 1px solid #e5e5e5;
    float: left;
    width: 60px;
}
.onee .onee-left{
    float: left;
    width: 15%;
    height: 86px;
    overflow: hidden;
    position: relative;
}
.onee .onee-left:after {
    content: '';
    background: rgba(0,0,0,0.3) !important;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.onee .onee-left img{
    width: 100%;
    height: 100%;
}
.onee .onee-right{
    float: right;
    width: 83%;
}
.onee .onee-right h1{
    font-size: 16px;
}
.onee .onee-right p{
    font-size: 12px !important;
    line-height: 22px;
    color: #999;
    margin-top: 4px;
}
.onee .onee-right span{
    font-size: 12px !important;
    margin-top: 4px;
    color: #999;
    display: block;
}
.onee:hover .onee-right a{
    color: #ef6c00 !important;
}
.page a {
    display: inline-block;
    padding: .5rem .8rem !important;
    line-height: 1.25;
    border: 1px solid #e5e5e5;
    margin-right: 6px;
    color: #333;
}
.page span {
    display: inline-block;
    padding: .5rem .8rem !important;
    line-height: 1.25;
    border: 1px solid #1565c0;
    margin-right: 6px;
    background: #1565c0;
    color: #fff;
}
.page {
    float: left;
    margin-right: 10px;
}
.bai12_22h {
    float: left;
}
.bai12_22h div {
    line-height: 30px;
    float: left;
    font-size: 14px;
    margin: 0 6px;
}
.bai12_22h input {
    border: 1px solid #e5e5e5;
    float: left;
    width: 60px;
    height: 29px;
}

.heading-title{
    width: 175px!important;
}

/*    鐮旂┒涓績*/
.reach ul li{

}
.reach ul li span a{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 80px;
    background: rgba(0, 51, 153, 0.5);
    color: #fff;
    text-align: center;
    line-height: 80px;
    display: none;
}
.reach ul li:hover span a{
    display: block;
}
.reach ul li span{
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    height: 80px;
    border: 1px solid #e5eaf3;
    border-radius: 4px;
}
.reach ul li span img{
    width: 100%;
    height: 80px;
}
.reach ul li:nth-child(3n){
    margin-right: 0;
}
/*    璁烘枃涓撳埄*/
lwzl{
    padding: 10px 16px 30px 16px;
    background: #f0f2fc;
    display: none;
    position: relative;
}
.kycc_list2 li {
    border-bottom: 1px solid #979797;
    padding: 16px 0;
    line-height: 25px;
}
.kycc_list2 li h5 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 6px;
}
.kycc_list2 li p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
}
.kycc_list2 li p span {
    margin-right: 20px;
}
.kycc_list2 li p i {
    color: #3d55a7;
    font-style: normal;
}
/*    鎷涚敓淇℃伅*/
.row_title_top20 {
    margin: 20px 0 0;
}
.row_title {
    border-top: 2px solid #dfe7fd;
    font-size: 18px;
    width: 100%;
    font-weight: bold;
    display: inline-block;
}
.row_title p {
    border-top: 3px solid #3d55a7;
    display: inline-block;
    margin-top: -3px;
    color: #444;
    padding-top: 10px;
    margin-right: 10px;
}
.row_title span {
    font-size: 12px;
    font-weight: normal;
}
.kxyj_box_sub2, .kyjz {
    margin: 16px 0 40px;
}
.kyjz_focus {
    float: left;
    width: 290px;
    overflow: hidden;
    position: relative;
    margin-right: 34px;
}
.kyjz_list_sub li {
    line-height: inherit;
    margin-bottom: 14px;
}
.kyjz_list li {
    padding: 0 0 0 18px;
    font-size: 15px;
    font-weight: normal;
    line-height: 28px;
    float: none;
    overflow: hidden;
    margin-bottom: 4px;
    display: block;
}
.kyjz_list li span {
    float: right;
    font-size: 12px;
    color: #a7a7a7;
    margin-left: 12px;
    text-align: right;
}
.kyjz_list li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*    鎵€鍐电畝浠�*/
.ykjj_sub {
    overflow: hidden;
}
.ykjj_sub .ykjj_img {
    width: 345px;
    height: 232px;
    margin-right: 30px;
}
.ykjj_img {
    width: 240px;
    height: 160px;
    position: relative;
    float: left;
    margin-right: 20px;
}
.ykjj_sub .title{
    font-size: 16px;
    margin-top: 12px;
}
.ykjj_sub .title a{
    color: #333;
}
.ykjj_img img {
    width: 100%;
    height: 100%;
}
.ykjj_txt {
    float: right;
    width: 510px;
}
.kxyj_box_sub2, .kyjz {
    margin: 16px 0 40px;
}
.kyjz_focus {
    float: left;
    width: 290px;
    overflow: hidden;
    position: relative;
    margin-right: 34px;
}
.kyjz_list li {
    padding: 0 0 0 18px;
    font-size: 15px;
    font-weight: normal;
    line-height: 28px;
    float: none;
    overflow: hidden;
    margin-bottom: 4px;
    display: block;
}

.li_t{
    border: 1px solid #1565c0;width: 100%;text-align: center;height: 40px; line-height: 40px;
}
.li_t:hover{
    background: #003399;
}
.li_t:hover a{
    color: #fff;
}

/*绉戝浼犳挱瑙嗛*/
.kxcb_v:first-child{
    margin-left: 0;
}
.kxcb_v{
    float: left;
    width: 315px;
    margin-left: 20px;
    position: relative;
}
.kxcb_v .kxcb_v_img{
    width: 315px;
    height: 232px;
    position: relative;
}
.kxcb_v .kxcb_v_img .img{
    width: 315px;
    height: 232px;
}
.kxcb_v .kxcb_v_img .play{
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 99;
}
.tp_title{
    text-align: center;
    font-size: 14px;
    color: #fff !important;
    margin-top: 8px;
    font-weight: 700;
}
.tp_title a{
    color: #333;
}
/*浜烘墠闃熶紞*/
.team_list li{
    float: left;
    margin-right: 21px;
    width: 160px !important;

}
.team_list li .team_list_img{
    width: 160px !important;
    border: 1px solid #8ac7f5;
}
.team_list li .team_list_img img{
    width: 100%;
    height: 209px;
}


.team_list li h1{
    font-size: 16px;
    color: #333;
    margin-top: 10px;
}
.team_list li span{
    font-size: 14px;
    color: #999;
}
.kyjz_img{
    width: 34%;
    float: left;
}

.kyjz_img .kyjz_img_t{
    width: 100%;
    position: relative;
}
.kyjz_img .kyjz_img_t img{
    width: 100%;
    height: 160px;
}
.kyjz_img .kyjz_img_t .kyjz_img_data{
    position: absolute;
    bottom: 8px;
    left: 0;
    background: linear-gradient(to right, rgba(36, 97, 191, 0.9), rgba(36, 97, 191, 0.4));
    font-size: 16px;
    color: #fff;
    line-height: 34px;
    padding: 0 20px;
}
.kyjz_img .kyjz_img_tx{
    background: #f8fbff;
    padding: 15px;
}
.kyjz_img .kyjz_img_tx a{
    font-size: 16px;
    margin-top: 10px;
    line-height: 24px;
}
.kyjz_d{
    width: 63%;
    float: right;
}
.txtScroll-top{ width:100%;  overflow:hidden; position:relative;}
.txtScroll-top .bd{}
.txtScroll-top .infoList li{ height: 48px;}
.txtScroll-top .infoList li .data{
    height: 40px;
    background: #f8fbff;
    float: left;
    border-right: 4px solid #245ed2;
    text-align: center;
    margin-right: 20px;
    border-radius: 4px;
    padding: 0 15px;
    width: 143px;
}
.txtScroll-top .infoList li .data .day{
    font-size: 18px;
    float: left;
    color: #333;

    line-height: 40px;
}
.txtScroll-top .infoList li .data i{
    font-size: 18px;
    float: left;
    color: #333;
    line-height: 40px;
    margin: 0 10px;
}
.txtScroll-top .infoList li .data p {
    font-size: 14px;
    line-height: 40px;
    color: #999;
    float: left;
    margin-left: 5px;
}
.txtScroll-top .infoList li h2{
    float: left;
    font-size: 16px;
    line-height: 40px;
    width: 315px;
    overflow: hidden;
}
.zoom a{
    line-height: 50px !important;
}
.zoom{
    float: left;
    width: 33%;
    height: 50px;
    padding-right: 10px
}
.row_title2 {
    color: #444;
    height: 36px;
    line-height: 36px;
    background: #f0f2fc;
    border-left: 4px solid #3d55a7;
    padding-left: 16px;
    margin: 16px 0 20px;
}
.row_title2 p {
    font-size: 16px;
    float: left;
    margin-right: 10px;
    font-weight: bold;
}
.row_title2  a{
    margin-right: 15px;
    float: right;
}
.xrld li{
    width:160px ;
    float: left;
    margin: 0 30px;
}
.xrld li img{
    width:100%;
    height: 212px;
    border: 5px solid #f2f2f2;
}
.xrld li h1{
    font-size: 16px;
    color: #333;
    font-weight: normal;
    line-height: 24px;
    margin-top: 10px;
}
.xrld li span{
    font-size: 14px;
    color: #999;
    display: block;
    height: 24px;
}
.kycc_list2 {
    margin-bottom: 10px;
}
.ykjj_txt ul li img{
    margin-right: 5px;
    margin-top: 13px;
}
.ykjj_txt ul li a,.ykjj_txt ul li img{
    float: left;
    line-height: 36px;
    font-size: 16px;
    color: #333;
}
.ykjj_txt ul li a:hover{
    color: #245ed2;
}
.ykjj_txt ul li .data{
    float: right;
    line-height: 36px;
    font-size: 16px;
    color: #999;
}

.kxcb_v{
    width: 100%;
    position: relative;
}
.kxcb_v .kxcb_v_img{
    width: 100%;
    height: 232px;
    position: relative;
}
.kxcb_v .kxcb_v_img .img{
    width: 100%;
    height: 232px;
}
.kxcb_v .kxcb_v_img .play{
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 99;
}
.tp_title{
    position: absolute;
    bottom: 8px;
    left: 0;
    background: linear-gradient(to right, rgba(36, 97, 191, 0.9), rgba(36, 97, 191, 0.4));
    font-size: 16px;
    color: #fff !important;
    line-height: 34px;
    padding: 0 20px;
}
.tp_title a{
    color: #fff;
}

.news1 li div{
    width: 100%;
    border-bottom: 1px dashed #eee;
}
.news1 li div h1{
    float: left;
    height: 36px;
}
.news1 li div h1 img{
    margin-right: 5px;
    margin-top: -13px;
}
.news1 li div h1 a{
    line-height: 36px;
    display: inline-block;
}
.news1 li div span.data{
    float: right;
    line-height: 36px;
    color: #999;
    font-size: 16px;
}
.ldjj .ldjj_img{
    float: left;
    width: 172px;
    height: 218px;
    border-radius: 4px;
    overflow: hidden;
}
.ldjj .ldjj_img img{
    width: 100%;
    height: 218px;
}
.ldjj .ldjj_txt{
    float: right;
    width: 780px;
}
.ldjj .ldjj_txt .ldjj_txt_top h1{
    font-size: 28px;
    font-weight: bold;
    color: #003399;
    line-height: 20px;
    margin-bottom: 5px;
}
.ldjj .ldjj_txt .ldjj_txt_top span{
    font-size: 20px;
    color: #333;
}
.ldjj .ldjj_txt .ldjj_txt_top p{
    line-height: 24px;
    margin-bottom: 0;
}
.ldjj .ldjj_txt .ldjj_txt_top{
    padding-bottom: 10px;
    padding-top: 15px;
    margin-bottom: 10px;
}
.activex{
    background: #245ed2 !important;
    color: #fff !important;
    padding: 0 15px;
    line-height: 50px;
    font-size: 16px;
}
.zzjg_t{
    padding: 0 !important;
    border: 1px solid #d9d9d9 !important;
    height: 70px;
}
.zzjg_t h1 {
    float: left;
    padding: 0 20px;
    background: #003399;
    color: #fff;
    line-height: 69px;
    font-size: 18px;
    font-weight: bold;
}
.zzjg_t ul {
    float: left;
    margin-left: 30px;
}
.zzjg_t ul li {
    border-left: none !important;
    float: left;
}
.zzjg_t ul li a{
    padding: 0 60px !important;
    line-height: 69px;
    display: block;
}
.zzjg_t ul li a:hover{
    line-height: 67px;
    color: #003399;
    border-bottom: 2px solid #003399;
}
.kyjz_img{
    width: 28%;
    float: left;
}

.kyjz_img .kyjz_img_t{
    width: 100%;
    position: relative;
}
.kyjz_img .kyjz_img_t img{
    width: 100%;
    height: 160px;
}
.kyjz_img .kyjz_img_t .kyjz_img_data{
    position: absolute;
    bottom: 8px;
    left: 0;
    background: linear-gradient(to right, rgba(36, 97, 191, 0.9), rgba(36, 97, 191, 0.4));
    font-size: 16px;
    color: #fff;
    line-height: 34px;
    padding: 0 20px;
}
.kyjz_img .kyjz_img_tx{
    background: #f8fbff;
    padding: 15px;
}
.kyjz_img .kyjz_img_tx a{
    font-size: 16px;
    margin-top: 10px;
    line-height: 24px;
}
.kyjz_d{
    width: 70%;
    float: right;
}
.xl {
    border-top: 4px solid #5476b9;
    background: #fff;
    box-shadow: 0px 0px 8px #e6ecf2;
    padding: 0 70px 40px;
    margin: 0;
}
.font_size_sm *{
    font-size: 14px !important;
}
.font_size_md *{
    font-size: 16px !important;
    line-height: 36px !important;
}
.font_size_lg *{
    font-size: 18px !important;
    line-height: 40px !important;
}
.news_d_l{
    border-bottom: 2px solid #e9e9e9;
    padding: 18px 0;
}
.news_d_l span:first-child{
    margin-right: 30px;
    float: left;
}
.news_d_l span{
    margin-left: 30px;
    float: right;
}
.news_d_l a{
    color: #999;
}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
    margin: 3px 6px 3px 0 !important;
}
.sx{
    border-top: 2px solid #e9e9e9;
    padding: 18px 0 0;
    margin-top: 18px;
}
.sx div.sh{
    float: left;
    width: 48%;
}
.sx div.x{
    float: right;
    width: 48%;
    text-align: right;
}
.sx div span{
    display: block;
    color: #999;
}
.sx div a{
    color: #333;
    line-height: 36px;
}
